Uses of Class
org.eclipse.vtp.desktop.core.custom.TextLink

Packages that use TextLink
org.eclipse.vtp.desktop.core.custom   
 

Uses of TextLink in org.eclipse.vtp.desktop.core.custom
 

Methods in org.eclipse.vtp.desktop.core.custom with parameters of type TextLink
 void TextLinkViewer.linkSelected(TextLink link)
           
 void LinkSelectionListener.linkSelected(TextLink link)
           
 void LinkRenderer.render(TextLink link, org.eclipse.swt.graphics.GC graphicalContext)
          Requests the contents of the given text link be rendered to the provided graphical context.